-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Generate reply dispatch (#429) #436
Conversation
1212a85
to
28914bc
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/replies #436 +/- ##
================================================
+ Coverage 70.15% 71.23% +1.08%
================================================
Files 55 54 -1
Lines 3156 3299 +143
================================================
+ Hits 2214 2350 +136
- Misses 942 949 +7 ☔ View full report in Codecov by Sentry. |
b29ccb8
to
aab99a3
Compare
aab99a3
to
a0d7553
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks interesting! It introduces some tough logic, but it makes sense overall.
sylvia/tests/ui/attributes/msg/overlapping_reply_handlers.stderr
Outdated
Show resolved
Hide resolved
c63c382
to
64daae9
Compare
a0d7553
to
c3f2c93
Compare
Since this change would be breaking it's hidden behind `sv_replies` feature flag.
c3f2c93
to
2af6f59
Compare
No description provided.